maximum matching

英 [ˈmæksɪməm ˈmætʃɪŋ] 美 [ˈmæksɪməm ˈmætʃɪŋ]

网络  最大匹配; 最大匹配法

计算机



双语例句

  1. Furthermore, to resolve ambiguities not resolved by the complex maximum matching algorithm, three more ambiguity resolution rules have been implemented.
    更进一步来说,为了消除未被复杂最大匹配算法所消除的歧义,又实现了三个消除歧义的规则。
  2. Realization of Dynamic Maximum Matching Arithmetic
    基于双字词的动态最大匹配分词算法的研究
  3. A Chinese word segmentation system design based on forward-backward maximum matching algorithm
    基于正反向最大匹配分词系统的实现
  4. A Chinese segmentation method based on optimization maximum matching and statistics
    基于优化最大匹配与统计结合的汉语分词方法
  5. We give a sufficient condition of the least maximum matching, it plays important role in the nullity of tree.
    文章给出了有最小最大匹配的树的一个充分条件,对树零化度的刻画有重要作用。
  6. Enhanced maximum matching method and similar string is brought forward to realize the natural language retrieval of teaching resources.
    针对机械匹配最大匹配算法的应用进行了改进,并将相似串应用于教学资源自然语义查询。
  7. The MMSEG system implemented both simple and complex forms of the maximum matching algorithm discussed earlier.
    MMSEG系统实现了前面讨论的最大匹配算法的简单和复杂形式。
  8. With analysis of the Chinese word segmentation technologies, this paper combines the leftward increase maximum matching algorithm and the rightward decrease minimum matching algorithm to segment the text, and adopts Mutual Information to eliminate different meanings, thus the precision of Chinese word segmentation is enhanced.
    通过对各种分词技术进行比较分析,本系统采用向左增字最小匹配与向右减字最大匹配算法相结合进行分词,并采用互信息方法消除歧义,提高分词精度;
  9. Compared with the Maximum Matching algorithm, this method can improve the precision of the stem segmentation.
    与最大匹配法相比,该方法提高了词干提取的正确率。
  10. A New Algorithm for Constructing A Maximum Matching on a Graph
    求最大匹配的一个新算法
  11. In this respect smoothing away differences, the paper exerts the probable maximum matching to analyze the phrase structure.
    在消除分歧方面,根据语法规则匹配组合判断多词性的单词,运用最大匹配法判断短语组成。
  12. The matching equivalent classes of graphs with the maximum matching root less than 2 and their complement graphs are characterized.
    本文刻画了匹配最大根小于2的图及其补图的匹配等价图类。
  13. He existence of perfect matching of self complementary graph is proved and the structure of maximum matching of self complementary graph is discussed in the article.
    讨论了自补图的完美匹配的存在性和自补图的最大匹配问题。
  14. This paper introduces many technology of segmentation, such as maximum matching, improved maximum matching, full segmentation, and so on.
    本文介绍了目前采用的几种汉语自动分词技术,包括:最大匹配法、改进的最大匹配法、全切分法等。
  15. The test which compares this algorithm with Reverse Maximum Matching Method and some methods which identify unlisted words proves that it can resolve unknown words segmentation effectively, decreases mistakes of Chinese segmentation and has no effect on the efficiency of Chinese segmentation largely.
    与逆向最长匹配法以及其他未登录词识别算法进行的测试比较表明,该分词算法可以有效地解决大多数未登录词的识别问题,并且能减少分词错误,同时对分词算法的效率基本没有影响。
  16. We segmented input text. utilizing the methods of Maximum Matching and Reverse Maximum Matching, and found ambiguous word through two-way-scan method.
    本文在利用正向最大匹配方法和逆向最大匹配方法来对输入文本进行预切分,并通过双向扫描的方法检测歧义字段。
  17. Our experiment show that the improved double-array trie algorithm is faster than trie and double-character hash both on searching words and Maximum matching segmentation.
    我们的实验显示,无论是单纯的词语查询速度还是最大匹配切分速度,双数组Trie树算法都要比目前词典机制中常用的普通Trie树算法和双字Hash算法快。
  18. Automatic word segmentation is realized by applying the method of combination of the forward maximum matching method ( FMM) and backward maximum matching method ( BMM).
    采用正向最大匹配法(FMM)和逆向最大匹配法(BMM)相结合的分词方法实现自动分词工作。
  19. After the research on word segmentation, in this paper, the string matching algorithm for maximum matching in the sub-word processing.
    经过对分词技术的研究,本文采用字符串匹配算法中的最大匹配法进行分词处理。
  20. The complex network is mapped to a linear system, using the algorithm of bipartite graph maximum matching, and the non-matching node act as the driver nodes.
    把复杂网络映射到线性系统上,利用二分图的最大匹配算法,非匹配节点作为驱动节点。
  21. The method firstly based on priority of length combining with word frequency to segment short sentence. If any non-matching word strings of the short sentence exist, we apply the improved maximum matching method and reverse maximum matching method combined with entropy rate to segment.
    该方法首先在基于长度优先的基础上同时结合词频优先进行分词,对未匹配字串再应用改进的正向最大匹配法和逆向最大匹配法结合熵率进行分词。
  22. To choose the information sources, an access point selection method proposed by the thesis, that is, the maximum matching method is used.
    在选择信息源时,还采用了本文所提出的一种接入点选择和匹配方法&最大匹配法。
  23. This paper uses the improved reverse maximum matching algorithm for word segmentation. With the technology of the right-first rule, ambiguity within the segmentation results can be detected and removed, thereby ensure the accuracy of the segmentation.
    本文采用的分词技术是改进的逆向最大匹配法,结合归右原则技术对分词结果可能存在的二义性进行检测和消除,从而极大限度地保证了分词的精度。
  24. The method determines whether a model is consistent or not by computing a maximum matching in the bipartite graph associated with the model.
    该方法通过在二部图上计算最大匹配实现了模型的相容性判定。
  25. Although dictionary-based maximum matching method is simple and efficient, the segmentation accuracy is seriously influenced by the lack of specific lexicon and the constantly appeared new words.
    基于词典的最大匹配切分方法虽然最简单有效,但由于缺乏特定领域的专业词典和新词汇的不断涌现,使得基于词典的切分算法在特定领域中的切分精度受到严重影响。
  26. Chinese word segmentation is a necessary step in processing, we adopt a two-way maximum matching method to process the chinese word, and eliminate ambiguity to some extent.
    词法分析是汉语处理的必经步骤,本文采用了双向最大匹配法进行分词处理,并在一定程度上消除了歧义。
  27. The word segmentation is implemented using the Maximum Matching algorithm based on the improved dictionary mechanism, the syntactic analysis using the improved Chart algorithm, and the similarity calculation using the single similar degree proximity algorithm.
    分词基于改进后的词典机制,采用最大匹配算法实现,句法分析采用了改进后的Chart算法,相似度计算采用单向贴近度算法。
  28. The graph theory in the nature of land use regulation selection method is maximum matching method and the most stable matching methods; Selection index regulation multistage group decision method.
    其中在用地性质调节方面选取的图论方法是最大匹配法与最稳定匹配法;指标调节方面选取多阶段群体满意决策方法。
  29. With these learned deformable templates, the moving foregrounds subtracted from background model are recognized through searching maximum matching likelihood.
    通过这些模板对从背景中分离出来的移动前景进行识别,寻找最大的匹配似然值。